ASP.NET Core MVC コントロールヘルプ
SmoothingPeriod メソッド (StochasticBuilder<T>)

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > StochasticBuilder<T> クラス : SmoothingPeriod メソッド
The value.
Configurates C1.Web.Mvc.Finance.Stochastic<T>.SmoothingPeriod. Sets the smoothing period for full %K.
シンタックス
'宣言
 
Public Function SmoothingPeriod( _
   ByVal value As System.Double _
) As StochasticBuilder(Of T)
public StochasticBuilder<T> SmoothingPeriod( 
   System.double value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

StochasticBuilder<T> クラス
StochasticBuilder<T> メンバ